Revision: tla--libawk-exp--1.3.1--patch-4
Archive: lord@emf.net--libawk-exp-2005
Creator: Thomas Lord <lord@emf.net>
Date: Fri Feb 11 13:48:41 PST 2005
Standard-date: 2005-02-11 21:48:41 GMT
Modified-files: libarch/patch-logs.c
New-patches: lord@emf.net--libawk-exp-2005/tla--libawk-exp--1.3.1--patch-4
Summary: header summary printing change --
         remove more libawk deps from "patch-logs.c" 
Keywords: 

The function `arch_print_headers_summary' contained 4 calls to 
`trim_surrounding_ws'.  This change removes one, leaving three.

This change also removes a call to `rel_ws_split' and eliminates the
need for the relational table that was created by that call.

